PDictionary

Selects the language dictionary for hyphenation and spelling. The extent of the action depends on which tool is active, whether any text is selected, and whether a publication is open when the command is executed.


Command constructor

PDictionary(const char * sLanguage);
Name of language dictionary exactly as it appears in Dictionary box
"none" to choose no language dictionary
Dictionary must be installed. The dictionary you specify must be installed.

Example. The following example specifies the United Kingdom English dictionary for hyphenation and spell-checking.

PDictionary("UK English");


See also

The PGetDictionary query

Adobe PageMaker 6.5 Help > Commands > Type > Paragraph



Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support.